home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / bootup / boot_a2m / darklord / bounce.txt < prev    next >
Text File  |  1995-05-02  |  1KB  |  33 lines

  1. Module BOUNCE.DMO
  2. (Control file: BOUNCE.DKL)
  3.  
  4. 1. This module displays a sort of bouncing ball type effect, modelled
  5. on a module available for `After Dark' (tm).
  6.  
  7. 2. Flag 1 sets the degree of bounce, from very low to very high
  8. bounce. The higher the bounce, the longer the ball(s) will stay on screen,
  9. and the greater the amount of screen which is covered. For most practical
  10. purposes, `Average bounce' gives good results.
  11.  
  12. 3. Flag 2 sets the type of ball - solid fill (with random colour
  13. selection on colour monitors), pattern fill with one of the standard
  14. VDI patterns, and hollow fill. Hollow and pattern fill give significantly
  15. higher ball speeds than solid fill, but solid fill looks best (especially
  16. on a colour monitor).
  17.  
  18. 4. Flag 3 sets the number of balls, from 1 to 3; the larger the number, 
  19. the slower everything happens because the VDI has to do correspondingly
  20. more work.
  21.  
  22. 4. Variable 1 sets the ball speed; use higher speeds if you are using
  23. more than one ball, or if you have selected solid fill.
  24.  
  25. 5. Variable 2 sets the `tightness' of the parabola. There isn't an 
  26. easier way to describe this! It ranges from 1 to 6, and the higher the
  27. number, the `sharper' is the parabola which is drawn. Probably best to
  28. try this and see. I find that 4 is a good value, but to a certain extent
  29. this depends on monitor size and resolution.
  30.  
  31. Steve Pedler
  32. 26th February 1994
  33.